| SyLDAPPath |
| Logical Entity Name | SyLDAPPath |
| Default Table Name | SyLDAPPath |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| SyLDAPPath Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyLDAPPathID |
int | NO | ||
| Path | nvarchar(3000) | NO | ||
| IsDefault | bit | NO | ||
| Description | ntext | YES | ||
| UserType | char(4) | YES | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SyLDAPPath Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SyLDAPPath_SyLDPAPathID | PrimaryKey | SyLDAPPathID |
| SyLDAPPath Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_SyLDAPPath.UserID_SyStaff.SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyLDAPPathAttribute | Non-Identifying | One To Zero or More | FK_SyLDAPPathAttribute.SyLDAPPathID_SyLDAPPath.SyLDAPPathID | NO | YES |
| SyLDAPPath Check Constraints |
| Check Constraint Name | CheckConstraint |
| SyLDAPPath Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group | PRIMARY |
| SyLDAPPath Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.SyLDAPPath |
NO | |||
| Physical (Microsoft SQL Server) dbo.SyLDAPPath |
NO |
| SyLDAPPath Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | System |
| SyLDAPPath Data Movement Rules |
| Name | Type | Rule Text/Value |